home *** CD-ROM | disk | FTP | other *** search
- OSErr AddChild (WindowPtr parent, WindowPtr child);
- void RemoveChild (WindowPtr parent, WindowPtr child);
- WindowPtr FindChildByIndex (WindowPtr wind, short index);
- WindowPtr FindChild (WindowPtr wind, Cell theCell);
-